home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 December
/
Chip_2001-12_cd1.bin
/
ctenari
/
Holub
/
Web creator.exe
/
0
/
RCDATA
/
TFORM2
/
TFORM2.txt
< prev
Wrap
Text File
|
2001-08-14
|
1KB
|
54 lines
object Form2: TForm2
Left = 372
Top = 229
ActiveControl = Button1
BorderStyle = bsToolWindow
Caption = 'Ulozeni souboru'
ClientHeight = 67
ClientWidth = 270
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 40
Top = 16
Width = 194
Height = 16
Alignment = taCenter
Caption = 'Tento dokument neni ulozen'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Button1: TButton
Left = 24
Top = 40
Width = 89
Height = 25
Caption = 'Ulozit'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 40
Width = 89
Height = 25
Caption = 'Neukladat'
TabOrder = 1
OnClick = Button2Click
end
end